diff --git a/Dockerfile b/Dockerfile deleted file mode 100644 index ba63147..0000000 --- a/Dockerfile +++ /dev/null @@ -1,12 +0,0 @@ -FROM ubuntu:latest - -RUN apt update && apt install nginx python3 -y - -RUN rm -rf /etc/nginx/sites-enabled/default - -ADD nginx/ /etc/nginx/ -ADD www/ /var/html/www/ - -EXPOSE 80 - -ENTRYPOINT ["nginx"] diff --git a/www/LICENSE b/LICENSE similarity index 100% rename from www/LICENSE rename to LICENSE diff --git a/www/assets/fonts/jbmono.woff2 b/assets/fonts/jbmono.woff2 similarity index 100% rename from www/assets/fonts/jbmono.woff2 rename to assets/fonts/jbmono.woff2 diff --git a/www/assets/js/index.js b/assets/js/index.js similarity index 100% rename from www/assets/js/index.js rename to assets/js/index.js diff --git a/www/assets/style.css b/assets/style.css similarity index 100% rename from www/assets/style.css rename to assets/style.css diff --git a/docker-compose.yml b/docker-compose.yml index c53d308..a66af58 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,9 @@ services: web: - build: . - container_name: pixelated-web + image: nginx:latest + container_name: web restart: unless-stopped + volumes: + - ./:/usr/share/nginx/html ports: - - '80:80' + - '80:80' diff --git a/www/index.html b/index.html similarity index 62% rename from www/index.html rename to index.html index c0b877b..89788e4 100644 --- a/www/index.html +++ b/index.html @@ -2,7 +2,7 @@
Services
- > Pixelated Universe: Our self-hosted fediverse instance. Social, Self-hosted
- > Pixelated Galaxy: Our self-hosted Nextcloud instance. Cloud, Self-hosted
- > Pixelated Archives: Our self-hosted Git instance. Code, Self-hosted
- > Pixelated Arts And Crafts: Our self-hosted Minecraft: Java edition server. Games, Self-hosted
- > Codeberg: Here you'll find all our Git repositories. Code
+ > Pixelated Universe: Our self-hosted fediverse instance. Social
+ > Pixelated Galaxy: Our self-hosted Nextcloud instance. Cloud
+ > Pixelated Archives: Our self-hosted Git instance. Code
+ > Pixelated Arts And Crafts: Our self-hosted Minecraft: Java edition server. Games
Maintainer(s)
- > FreedTapestry21 (she/they) Maintainer of infrastructure + > FreedTapestry21 (she/her) Maintainer of infrastructure
Contact
- Do you have any questions, inqueries, or have feedback?
- Please reach out to us at info@pixelated.sh.
+ Do you have any questions, inqueries, or have feedback?
+ Please contact a maintainer, or reach out to us at:
+ > E-Mail: info@pixelated.sh
+ > Fediverse: @pixelated@floss.social
We look forward to hearing from you!
-
- psst; make sure to check out our official Fediverse account!
Pixelated: Arts and Crafts
+Join us at: mc.pixelated.sh
+
+ A galaxy which once roamed with art and prosperity, is now nothing more then plain worlds.
+ Make of these plain worlds something with personality, something which resembles the once so prosperous world before this one.
+ Welcome to the galaxy of Pixelated: Arts and Crafts, we hope you enjoy your stay!
+
Worlds
+
+ >> World of Libertas: Absolute freedom, also known as the roughest world. Public
+ >> World of Aether: A world in which one ideology comes together. Invite-only
+ >> Worlds of Pax: Worlds which are lost to time, only to be accessed by the ones with a key. Private
+
Rules
+By playing on Pixelated: Arts and Crafts, you are agreeing to respect these guidelines.
+
+ >> Respect others
+ >> No cheating, exploits, or hacks
+ >> No griefing and trolling
+ >> No spamming or excessive advertising
+ >> No offensive content
+ >> Respect the server staff
+ >> Keep it fun and enjoyable!
+
Have fun playing on Pixelated: Arts and Crafts!
+:3
+Pixelated: Arts and Crafts
-
- A galaxy which once roamed with arts and crafts, is now nothing more then plain worlds.
- Explore worlds full of wonders in which communities come together to create something unique.
- With different worlds to explore and bewonder, join Arts and Crafts now and we will promise with 95% certainty that we won't reset the world.
-
Servers
-Join us at: mc.pixelated.sh
-
- >> Silverleaf: Anarchy with a terraformed twist. Public
- >> Aethermist: A world of Aether and peace. Invite-only
- >> Frostbloom: Plain old survival with no twist whatsoever. Invite-only
-
Rules
-
- >> Respect Others
-
- Treat everyone with kindness and respect, both in chat and gameplay. No harassment, bullying, or discriminatory behavior will be tolerated.
- Be mindful of others' builds and creations. Always ask before modifying someone else's work or property.
-
- >> No Cheating, Exploits, or Hacks
-
- Using cheats, exploits, or hacks (such as x-ray mods, aimbots, or speed hacks) is strictly prohibited. Play fairly and responsibly.
- Any form of unfair advantage, including but not limited to third-party software or bugs, is not allowed.
-
- >> Griefing and Trolling
-
- Griefing, stealing, and destroying other players' creations are not allowed.
- Be respectful of others' time and effort in the game. Constructive behavior and collaboration are encouraged.
-
- >> No Spamming or Excessive Advertising
-
- Spamming messages, commands, or advertisements in chat is not allowed.
- Keep the chat clean and clear. Please refrain from promoting external websites or services unless explicitly allowed by server staff.
-
- >> No Offensive Content
-
- Offensive language, hate speech, or inappropriate behavior (including in skins, builds, or usernames) is strictly prohibited.
- Please remember that this server is for players of all ages, so keep the content family-friendly.
-
- >> Respect the Server Staff
-
- Listen to and respect the decisions of the server staff. They are here to help maintain order and ensure the server runs smoothly.
- If you have any concerns or issues, please report them respectfully to a staff member.
-
- >> Keep It Fun and Enjoyable!
-
- Most importantly, have fun! This is a place to explore, create, and build with friends and fellow players.
- Help foster a positive atmosphere where everyone can enjoy Minecraft to the fullest!
-
- Have fun playing on Arts and Crafts!
-
:3
-