Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Keswiik
Posts
Comments
C
C#
•
Created by moonbat on 12/25/2024 in
#help
Player death script(fixed)
sounds like you haven't assigned the player tag in the editor
17 replies
C
C#
•
Created by fraantic on 12/21/2024 in
#help
How can I check if an index of a 2d array is out of bounds?
check the length of each array compared to the indexes you are attempting to access
3 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
at work we use oracle
43 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
it's all self-hosted in my own server rack
43 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
i don't publicly host any of my personal stuff
43 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
but ya, azure should have managed database options
43 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
not sure what heroku offers, haven't used them in a decade or so
43 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
or you look at hosting providers first, some will have stuff built in to host databases without docker / virtualization
43 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
then you find a hosting provider that you can run them on
43 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
plus looking at the docker documentation when needed
43 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
should be a ton of resources on how to do it
43 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
and for your asp.net stuff just google it
43 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
yes
43 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
sql server will have public containers available, use those
43 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
that's not how you use docker
43 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
it's what i would do, putting asp.net / .net core stuff into a container is pretty simple
43 replies
C
C#
•
Created by Mihneas22 on 12/20/2024 in
#help
Hosting an API
find any hosting provider that lets you use your own docker images / containers, hosting at that point would be trivial
43 replies
C
C#
•
Created by Dachi on 12/12/2024 in
#help
docker
looks fine to me
23 replies
C
C#
•
Created by Dachi on 12/12/2024 in
#help
docker
and if not that tutorial sucks
23 replies
C
C#
•
Created by Dachi on 12/12/2024 in
#help
docker
I would assume the tutorial you followed gave some details regarding it
23 replies